Doc tweaks.
authorrobertl <robertl>
Sun, 19 Jul 2009 01:18:10 +0000 (01:18 +0000)
committerrobertl <robertl>
Sun, 19 Jul 2009 01:18:10 +0000 (01:18 +0000)
xmldoc/formats/pocketfms_wp.xml
xmldoc/formats/v900.xml
xmldoc/formats/vpl.xml

index 0f49052e4572be873889f321ad6f1822a2125dd0..4f11e6d24c76bc964b031d4ab251d98857454692 100755 (executable)
@@ -1,6 +1,6 @@
 <para>\r
-   This format provides support for the <ulink url="www.pocketfms.com">PocketFMS</ulink> user waypoints text file. \r
+   This format provides support for the <ulink url="http://www.pocketfms.com">PocketFMS</ulink> user waypoints text file. \r
 </para>\r
 <para>\r
-   PocketFMS waypoint text files contain one waypoint per line. Any waypoint has name, latitude and longitude, separated by space. Latitude and longitude are either decimal degrees or degrees°minutes'seconds'' triples. For details see the PocketFMS help file. You can also visit the very friendly <ulink url="http://www.pocketfms.com/phpBB3/">PocketFMS forum</ulink>. \r
+   PocketFMS waypoint text files contain one waypoint per line. Any waypoint has name, latitude and longitude, separated by space. Latitude and longitude are either decimal degrees or degrees°minutes'seconds'' triples. For details see the PocketFMS help file. You can find more information at the <ulink url="http://www.pocketfms.com/phpBB3/">PocketFMS forum</ulink>. \r
 </para>\r
index fbfe2bb5280462cab1e31e20a48b2640f90cb921..7f45d5f972f4f6a8c440edbbb9f3cac119658086 100644 (file)
@@ -1,4 +1,4 @@
-<para>Read only support for csv file format used by <productname>Visiontac VGPS-900</productname> or <productname>Columbus V-900</productname> GPS data loggers. These seem to be two brand names for the exact same product.</para>
+<para>Read-only support for the csv file format used by <productname>Visiontac VGPS-900</productname> or <productname>Columbus V-900</productname> GPS data loggers. These seem to be two brand names for the exact same product.</para>
 
 <para>The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fixed length fields, and therefore can not  handled by the normal csv module in GPSBabel.</para>
 
@@ -12,5 +12,5 @@
 </example>
 
 <para>
-The device support logging of track points, way points, and voice recordings (.wav files). Currently only track points are supported.
+The device support logging of trackpoints, waypoints, and voice recordings (.wav files). Currently only track points are supported.
 </para>
index 9723a41642e5f9c600918bbf06140fc00a20bfdf..aa210c4410434a5cbea335ff2f3ffbaa0c953706 100644 (file)
@@ -12,7 +12,7 @@
 </member>
 </simplelist>
 <para>
-       Longging may be enabled by simultaneously holding down the MAP/GUIDE, MENU, and CANCEL
+       Logging may be enabled by simultaneously holding down the MAP/GUIDE, MENU, and CANCEL
        buttons for 3-5 seconds, then selecting "Functional Setup", "Log Data".  A PCMCIA card
        must be inserted into the system (behind the Nav LCD) for logging to work.  (The system
        can read MP3/WMA files on this card and will also write logs to it.  Generally, a
@@ -29,8 +29,8 @@
        Generally, the layout of the format seems similar to NMEA, with discrete sentences
        containing different fields of data, followed by a 1-byte XOR'd checksum.  Some sentences
        are generated only once per engine start, others every few seconds, many every second,
-       and a few on the order of 5 and in one case up to 25 times per second.  All data in
-       the file is written in ASCII, most of it simply as hexadecimal characters.  Most
+       and a few on the order of five and in one case, up to twenty five times per second.  All data in
+       the file is written in ASCII; most of it simply as hexadecimal characters.  Most
        fields are fixed width, though a few can be variable.  (Those that are variable
        have a field count as the first field after their sentence identifier)  Currently,
        only the '75'-sentence is decoded (and only about 50% of it), though this provides all